home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK1.toast / Development Kits (Disc 1) / AppleScript / Sample Scripts / AppleScript Samples / Fun and Games / AppleScript™ BlackJack / AppleScript™ BlackJack.rsrc / TEXT_1128.txt < prev    next >
Encoding:
Text File  |  1993-12-08  |  191 b   |  4 lines

  1. Black Jack
  2. -- in the simplist sort of way. The interface consists of display dialog. Doesn't support
  3. aces as 1 or 11, double down or insurance. Why don't you add it??!
  4. Written by Donald Olson